ioemu: cope with partial reads/writes when using the read()/write()
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Feb 2008 14:47:06 +0000 (14:47 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Feb 2008 14:47:06 +0000 (14:47 +0000)
commit6193b2034d5adbd5ab0eac13326651108fe5e35b
treec7efcc039ce9c5180def8a05d2b9adec24d4a5f7
parent3f8e22de799b510d3ee20b730e4a30cc6c01dc6f
ioemu: cope with partial reads/writes when using the read()/write()
syscall interfaces.
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/block-raw.c